Conversation
|
Old tests directory ( |
|
@KaliszS is there any ongoing work here? Or are we good to review and merge after resolving the linter issues? |
|
I will remove draft label as soon as it will be ready for review. |
What will be the outcome? |
Besides cleaner architecture, we won't need to create test database everytime we drop local postgres container. Right now, when I need to drop local db (for example because of migrations that neeed to be corrected), I have to enter pg container, run We also have to structure tests differently to have a full control. Right now there is too much vibe coded code within that directory (we all have done that in the scope of many different pull requests). |
Closes #581